textview: Store border window sizes in a custom struct
authorBenjamin Otte <otte@redhat.com>
Sat, 11 Nov 2017 03:30:00 +0000 (04:30 +0100)
committerBenjamin Otte <otte@redhat.com>
Sat, 11 Nov 2017 03:30:00 +0000 (04:30 +0100)
commitd18b10a3d7eb97bcdedd580542d991dbdf8688fd
tree4d2c1cab780c430c2d9775fc48c46d51f21e9e13
parentd65d5d0a84bcbb8fd3fa326336f07d1d7d2afa94
textview: Store border window sizes in a custom struct

That way, we don't need to have a GtKRequisition in every TextWindow.
gtk/gtktextview.c